ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _TextCartesianPlotView<TOwnerView> Class / _setBackgroundRectangle Method

In This Topic
    _setBackgroundRectangle Method
    In This Topic
    Syntax
    'Declaration
     
    Public Sub _setBackgroundRectangle( _
       ByVal value As IRectangle _
    ) 
    public void _setBackgroundRectangle( 
       IRectangle value
    )

    Parameters

    value
    See Also